Skip to content

Conversation

@hroncok
Copy link
Contributor

@hroncok hroncok commented Oct 31, 2025

This avoids needless JIT recompilation during make install.

….unknown-linux-gnu.h (as expected by Makefile)

This avoids needless JIT recompilation during make install.
Copy link
Member

@savannahostrowski savannahostrowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Thanks for investigating this and putting up the PR!

@hroncok hroncok changed the title gh-140454: Generate jit_stencils-*-pc-linux-gnu.h instead of ...unknown-linux-gnu.h (as expected by Makefile) gh-140454: Generate jit_stencils-*-unknown-linux-gnu.h instead of ...-pc-linux-gnu.h (as expected by Makefile) Nov 4, 2025
@hroncok hroncok changed the title gh-140454: Generate jit_stencils-*-unknown-linux-gnu.h instead of ...-pc-linux-gnu.h (as expected by Makefile) gh-140454: Normalize the JIT stencils filename on Linux to avoid mismatches between the Makefile and the generator Nov 4, 2025
@hroncok
Copy link
Contributor Author

hroncok commented Nov 4, 2025

I renamed the PR to match the reality after the fixups. It's still a bit mouthful, feel free to suggest a better commit subject.

@savannahostrowski savannahostrowski merged commit d5b00c7 into python:main Nov 4, 2025
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants